home *** CD-ROM | disk | FTP | other *** search
/ El Mac 8 / El Mac 8.iso / Shareware / Sound / MGProfCompiler 1.2.1 / profile sources / version.s < prev    next >
Encoding:
Text File  |  1996-03-20  |  271 b   |  13 lines  |  [TEXT/AEDT]

  1. //
  2. // MG Profile Compiler sample source file
  3. // Copyright (c) 1995-96 by TONTATA
  4. //
  5.  
  6. /*************************************** deffinition of 'vers' */
  7. vers("file"){
  8.     1,2,1,final,0,14,
  9.     "1.2.1",
  10.     "1.2.1 / Copyright © 1993-96 by TONTATA"
  11.     " (created by MGProfCompiler)"
  12. };
  13.